-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
converted Jazzicon component to functional component and added story #15638
Conversation
fee014b
to
2306003
Compare
fdeca45
to
e90491d
Compare
Builds ready [e90491d]
Page Load Metrics (1709 ± 46 ms)
highlights:storybook
|
e90491d
to
2b7472f
Compare
Builds ready [2b7472f]
Page Load Metrics (1723 ± 29 ms)
highlights:storybook
|
2b7472f
to
ef2dc8a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! Some updates
0033a81
to
de45a0d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Would just get a second opinion on the use of dangerouslySetInnerHTML
|
Builds ready [c2f0d0f]
Page Load Metrics (1827 ± 48 ms)
highlights:storybook
|
Builds ready [37fe3f5]
Page Load Metrics (2044 ± 137 ms)
highlights:storybook
|
Builds ready [043c091]
Page Load Metrics (1699 ± 46 ms)
highlights:storybook
|
Builds ready [687b8bd]
Page Load Metrics (1981 ± 56 ms)
highlights:storybook
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Builds ready [e0f941a]
Page Load Metrics (1825 ± 90 ms)
highlights:storybook
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ahh it's the optional chaining issue again. Will approve this and hopefully issue is fixed in updated version of storybook
Explanation
Currently, the
Jazzicon
component is a class-based component and doesn't have a storySince we are gonna utilise this component in other IA/Nav components, this PR is to add a story to
Jazzicon
while converting it to functional componentScreenshots/Screencaps
After
Manual Testing Steps
Jazzicon
Pre-Merge Checklist
[x] IF this PR fixes a bug, a test that would have caught the bug has been addedN/A[x] PR is linked to the appropriate GitHub issueN/A[x] PR has been added to the appropriate release MilestoneN/A+ If there are functional changes:
[ ] "Extension QA Board" label has been appliedN/A